Skip to content

fix wrapper version for npm#1458

Merged
4pmtong merged 1 commit into
mainfrom
fix/wrapper-version-on-upgrade
Mar 6, 2026
Merged

fix wrapper version for npm#1458
4pmtong merged 1 commit into
mainfrom
fix/wrapper-version-on-upgrade

Conversation

@4pmtong
Copy link
Copy Markdown
Collaborator

@4pmtong 4pmtong commented Mar 5, 2026

Related Issue

Store wrapper target (pythonPath) in version file instead of static "1".
When users upgrade (e.g. 0.0.85 → 0.0.86), venv path changes but
wrappers still pointed to old Python. Now we detect path change and
recreate wrappers automatically.

Description

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

image CleanShot 2026-03-06 at 01 55 39

after fix

CleanShot 2026-03-06 at 01 56 32

@4pmtong
Copy link
Copy Markdown
Collaborator Author

4pmtong commented Mar 5, 2026

@Douglasymlai pls help check it after Build-view complete for the hotfix: https://github.com/eigent-ai/eigent/actions/runs/22729777795

@4pmtong 4pmtong merged commit 4371a71 into main Mar 6, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants